From 8ac012889c99624eee2da4e833fdfc221108850d Mon Sep 17 00:00:00 2001 From: Debian Haskell Group Date: Mon, 19 Jan 2026 17:00:23 -0500 Subject: [PATCH] newer-deps Gbp-Pq: Name newer-deps --- nothunks.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nothunks.cabal b/nothunks.cabal index ca8a206..438c761 100644 --- a/nothunks.cabal +++ b/nothunks.cabal @@ -43,13 +43,13 @@ library build-depends: base >= 4.12 && < 5 , containers >= 0.5 && < 0.9 , stm >= 2.5 && < 2.6 - , time >= 1.5 && < 1.15 + , time >= 1.5 && < 1.16 -- Whatever is bundled with ghc , ghc-heap if impl(ghc >= 9.2) - build-depends: wherefrom-compat ^>= 0.2 + build-depends: wherefrom-compat >= 0.1.1 && < 0.3 if flag(bytestring) build-depends: bytestring >= 0.10 && < 0.13 -- 2.30.2